home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 130
/
Vol 130.iso
/
games
/
restaura.swf
/
scripts
/
DefineButton2_219
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-09-15
|
155 b
|
9 lines
on(press){
_root.potrawa_aktualna[_root.i] = 18;
_root.i = _root.i + 1;
if(_root.i < _root.ilosc_klikniec)
{
nextFrame();
}
}